@charset "utf-8";
.bg_grey{background-color:#E8EBF0;}
.black{color: #000;}


.title{color: #818181;font-size: 30px;text-align:center;margin-bottom: 20px;}
.df_more{height: 36px;line-height: 36px;overflow: hidden;font-size: 16px;color: #000;font-weight: normal;background: url(index_res/gicon16.png) no-repeat center right;text-align: right;padding-right: 20px;margin-top: 10px;float: right;}

/*顶部导航*/
.index_top{position: fixed;left: 0;right: 0;top: 0;z-index: 9999;background:url(index_res/bg06.png);}
.index_top .top_l{float:left;width: 280px;}
.index_top .top_l img{max-width: 483px;margin-top: 15px;}
.index_top .top_r{float:right;width: 920px;}
.index_top .top_r .top_u{margin-top: 15px;}
.index_top .top_r .top_u img{vertical-align: middle;height: 12px;width: auto;margin-right: 5px;}
.index_top .top_r .top_u span{float:right;font-size: 14px;padding: 10px 5px;margin:0 10px;color: #fff;}
.index_nav{float: right;margin-right: 5px;}
.index_nav li{float: left;font-size: 18px;position: relative;z-index: 999;min-width: 130px;text-align: center;}
.index_nav .link1{display: block;color: #fff;text-align: center;padding: 10px 20px;}
.index_nav .subDiv1{position: absolute;left: 0;top: 100%;width: 100%;font-size: 14px;display: none;height:300px !important;background: url(commom_res/bg05.png);}
.index_nav .subDiv1 dl{/*background: url(commom_res/bg05.png);*/padding: 12px 0 14px;border-top: 1px rgba(255,255,255,.2) solid;/*border-bottom: 1px rgba(255,255,255,.2) solid;*/}
.index_nav .subDiv1 dd{overflow: hidden;position: relative;}
.index_nav .link2{display: block;line-height: 20px;padding: 8px 15px;color: #fff;position: relative;overflow: hidden;}
.index_nav .link2 i{display: block;position: absolute;width: 5px;height: 9px;background: url(commom_res/gicon5.png) no-repeat center center;top: 50%;margin-top: -4px;right: -120%;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.index_nav .subDiv2{position: absolute;left: 100%;top: 30px;width: 100%;min-height: 200px;background: url(commom_res/bg05.png);padding: 12px 0 14px;display: none;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;border-top: 1px rgba(255,255,255,.2) solid;border-bottom: 1px rgba(255,255,255,.2) solid;}
.index_nav .subDiv2 a{display: block;font-size: 12px;line-height: 24px;color: #fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 6px 5px 6px 20px;}
.index_nav .subDiv1 a:hover{color: #c50000;}
.index_nav .subDiv1 a:hover i{right: 10px;}
.index_nav .hover .subDiv1{height: auto;}
.index_nav dd:hover{overflow: visible;}
.index_nav dd:hover .subDiv2{top: 0;display: block;}

/*轮播图*/
.index_slider{width:100%;position: relative;}
.index_slider .slider_bg{width:100%;height:600px;background-position: center center;background-repeat: no-repeat;-o-background-size: cover;-ms-background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;background-size: cover;}
.index_slider .slick-dots{position: absolute;left: 0;bottom: 25px;width: 100%;text-align: center;z-index: 99;}
.index_slider .slick-dots li{display: inline-block;margin: 0 5px 0 6px;*display:inline;*zoom:1;}
.index_slider .slick-dots li button{display: block;width: 13px;height: 13px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;padding: 0;margin: 0;font-size: 0;line-height: 0;text-indent: 999px;background: none;border: 1px solid #fff;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.index_slider .slick-dots li.slick-active button{background-color: #fff;}
.index_slider .item a{display: block;height: 100%;}

/*头条*/
.index_tt{padding: 30px 0;}
.index_tt .tt_l{float:left;}
.index_tt .tt_l img{width: 400px;max-height: 200px;margin-left: 45px;}
.index_tt .tt_l img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);transform-origin: 50% 50%;}
.index_tt .tt_r{width: 600px;float: right;padding: 20px 45px;border-left: 1px #d1d4d8 solid;height: 160px;}
.index_tt .tt_r h3{display: block;line-height: 30px;overflow: hidden;color: #000;font-size: 18px;font-weight: normal;}
.index_tt .tt_r h3 a{color: #000;}
.index_tt .tt_r p{font-size: 14px;line-height: 25px;margin-top: 10px;}
.index_tt .tt_r .more{color: #c50000;padding-right: 20px;display: inline-block;vertical-align: middle;background: url(index_res/gicon13.png) no-repeat center right;}

/*通知公告*/
.index_notice{padding:20px 0;}
.index_notice ul li{width:30%;float:left;border-bottom: 1px solid #CACACA;margin-top: 20px;margin-right: 5%;padding-bottom: 20px;}
.index_notice ul li div{float: left;width: 20%;border: 1px solid #CACACA;}
.index_notice ul li .date{display: block;color: #fff;background-color: #2C6592;text-align: center;line-height: 30px;font-size: 16px;}
.index_notice ul li .day{display: block;color: #2C6592;text-align: center;line-height: 30px;font-size: 20px;}
.index_notice ul li h4{font-size: 16px;padding: 0 4%;float: left;line-height: 22px;width: 70%;}

/*经管新闻*/
/*
.index_news{padding:20px 0;}
.index_news ul li{width: 543px;height: 180px;overflow: hidden;border: 1px solid #CACACA;padding: 20px;background-color: #fff;float: left;margin-right: 30px;margin-top: 20px;}
.index_news ul li img{float: left;width: 240px;margin-right: 20px;height: 100%;}
.index_news ul li h4{float: left;width: 270px;font-size: 18px;line-height: 25px;}
.index_news ul li p{float: left;width: 270px;font-size: 15px;line-height: 22px;}
*/

.index_news{padding:20px 0;}
.index_news ul li{width: 380px;float: left;margin: 0 10px;margin-top: 20px;position:relative;overflow: hidden;height: 260px;}
.index_news img{display: block;width: 100%;height: 100%;transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.index_news li div{height: 48px;line-height: 24px;overflow: hidden;background: rgba(0,0,0,.5);position: absolute;bottom: 0;left: 0;right: 0;padding: 3px 22px;font-size: 16px;color: #fff;-o-transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;transition: .3s;}
.index_news li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.index_news li:hover div{background: rgba(0,0,0,.8);}


/*三合一*/
.index_mass{padding:20px 0;}
.index_mass .title span{padding: 0 30px;border-right: 1px solid #CACACA;cursor: pointer;}
.index_mass ul li {width: 350px;height: 40px;padding: 20px;background-color: #fff;margin-top: 10px;margin-right: 9px;float:left;border: 1px solid #CACACA;border-bottom: 3px solid #CACACA;border-right: 3px solid #CACACA;}
.index_mass dt{float: left;font-size: 25px;line-height: 40px;width: 70px;}
.index_mass dd{float: left;font-size: 16px;width: 260px;margin-left: 15px;line-height: 20px;}

/*视频*/
.index_video{background: url(index_res/banner01.jpg) no-repeat center center;height: 400px;background-size: cover;color: #fff;text-align:center;overflow:hidden;margin-top:20px;}
.index_video .txt_desc h3{text-align:center;font-size: 40px;line-height: 80px;padding-top: 0px;}
.index_video .txt_desc h3 b{padding: 0 30px;}
.index_video .txt_desc h4{text-align:center;font-size: 30px;}
.index_video .txt_desc .btn_play{margin-top: 50px;cursor: pointer;/*width: 100px;height:100px;*/}
.strength_list{overflow: hidden;margin-top: 100px;}
.strength_list .t{line-height: 24px;height: 48px;overflow: hidden;font-size: 18px;display: none;-webkit-animation-delay: .5s;animation-delay: .5s;}
.strength_list .slick-active .t{-webkit-animation-duration: .5s;animation-duration: .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;display: block;}

.strength_list p{font-weight: bold;height: 110px;line-height: 110px;display: none;-webkit-animation-delay: .5s;animation-delay: .5s;}
.strength_list .slick-active p{-webkit-animation-duration: .5s;animation-duration: .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;display: block;}
.strength_list span{font-size: 60px;font-family: 'arial';font-weight: normal;}
.strength_list span a{color: inherit;}

.fadeIn {-webkit-animation-name: fadeIn;animation-name: fadeIn;}
@-webkit-keyframes fadeIn {from {opacity: 0;} to {opacity: 1;}}
@keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}
.fadeInDown {-webkit-animation-name: fadeInDown;animation-name: fadeInDown;}
@-webkit-keyframes fadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}


/*视频弹窗*/
.video_win{z-index: 10001;position: fixed;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,.5);display:none;}
.video_win .close {display: block;width: 58px;height: 58px;position: absolute;right: 10px;top: 10px;z-index: 1001;cursor: pointer;background: url(index_res/video_close.png) no-repeat left top;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;-o-transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;transition: .3s;}
.video_win .inner {width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: #000;}
.video_win video,.video_win embed {display: block;width: 100%;height: 100%;}

/*经管时刻*/
.jg_moment{width: 1200px;color: #fff;text-align: left;}
.jg_moment h3{margin-top: 10px;font-size: 26px;text-align: center;padding-bottom: 20px;border-bottom: 1px solid #fff}
.jg_moment ul{margin-top: 0px;}
.jg_moment li{width: 550px;height: 140px;overflow: hidden;float: left;margin-right: 50px;margin-top: 20px;}
.jg_moment img{width: 200px;height: 100%;float: left;}
.jg_moment div{margin-left: 230px;}
.jg_moment h4{font-size: 16px;line-height: 40px;}
.jg_moment h4 a{color: #fff;}
.jg_moment p{line-height: 20px;}




/*通告信息*/
.index_info{margin-top:40px;}
.index_info .item_list{width:390px;float:left;margin-right:15px;}
.index_info .item_list .on{background-color: #fff;color: #30648C;}
.index_info .item_list h3{line-height: 50px;background-color: #30648C;color: #fff;font-size: 20px;padding-top: 15px;margin-bottom: 15px;}
.index_info .item_list h3 span{padding: 12px 20px;cursor: pointer;}
.index_info .item_list h4{font-size: 13px;line-height: 34px;padding: 5px;color: #888888;border-bottom: 1px solid #9A9A9A;overflow: auto;}
.index_info .item_list h4 span{float: right;color: #AEAEAE;}
.index_info .act_list{width:390px;float:left;margin-right:15px;}
.index_info .act_list .on{background-color: #fff;color: #30648C;}
.index_info .act_list h3{line-height: 50px;background-color: #30648C;color: #fff;font-size: 20px;padding-top: 15px;margin-bottom: 15px;}
.index_info .act_list h3 span{padding: 12px 20px;cursor: pointer;}
.index_info .act_list div{padding-left: 30px;background:url(index_res/arrow_blue.png) no-repeat left top;margin-top: 18px;margin-left: 30px;}
.index_info .act_list div span{text-align: center;width: 50px;float: left;}
.index_info .act_list div p{line-height: 25px;}
.index_info .quick_nav{width:390px;float:left;}
.index_info .quick_nav h3{line-height: 50px;color: #30648C;font-size: 20px;padding-top: 10px;border-bottom: 5px solid #E5E5E5;margin-bottom: 15px;} 
.index_info .quick_nav h3 span{border-bottom: 5px solid;float: left;margin-bottom: -5px;}
.index_info .quick_nav h3 img{width: 20px;height: 20px;vertical-align: middle;margin: 0 10px;}
.index_info .quick_nav .more{float: right;color: #30648C;font-size: 18px;}
.index_info .quick_nav li{float: left;width: 50%;text-align: center;background-color: #30648C;color: #fff;font-size: 22px;line-height: 90px;height: 90px;}
.index_info .quick_nav li img{width: 100%;height: 100%;}

/*底部图片导航*/
.img_nav{margin-top:40px;margin-bottom:50px;}
.img_nav li{width: 185px;height: auto;text-align: center;font-size: 18px;color: #fff;float: left;margin:10px 0;margin-right: 18px;}
.img_nav li div{width: 100%;height: 65px;background: url(commom_res/bg05.png);padding: 20px 0;}
.img_nav li:hover{margin-top:0;margin-bottom:0;}
.img_nav li div:hover{background: url(index_res/bg04.png);padding: 30px 0;}
.img_nav li a{font-size: 18px;color: #fff;}
.img_nav li img{width: 35px;height: 35px;}
.img_nav .nav1{background: url(index_res/img_nav_bg1.jpg) no-repeat center;}
.img_nav .nav2{background: url(index_res/img_nav_bg2.jpg) no-repeat center;}
.img_nav .nav3{background: url(index_res/img_nav_bg3.jpg) no-repeat center;}
.img_nav .nav4{background: url(index_res/img_nav_bg4.jpg) no-repeat center;}
.img_nav .nav5{background: url(index_res/img_nav_bg5.jpg) no-repeat center;}
.img_nav .nav6{background: url(index_res/img_nav_bg6.jpg) no-repeat center;}


/*20180425改版*/

.index_list{width: 1200px;float:left;padding-left: 117px;}
.index_list .listDiv{width:470px;height:320px;float:left;margin-right: 30px;}
.index_list .titleBar{border-bottom: 1px solid #999999;margin-bottom: 5px;}
.index_list .titleList{float: left;display: inline;}
.titleList p{cursor: default;float: left;display: inline;white-space: nowrap;padding: 10px 15px;color: #095bbf;font-weight: bold;letter-spacing: 2px;margin-bottom: -1px;margin-right: 2px;border-bottom: 2px solid #095bbf;font-size: 18px;}
.titleBar .more{float: right;display: inline;font-size: 78%;padding: 15px 5px 0 0;}
.titleBar .more a{color: #095bbf;text-decoration: none;font-size: inherit;}

/*经管要闻*/
.index_list .news .firstImg{margin-top: 20px;}
.index_list .news .firstImg a{display: block;height: 120px;}
.index_list .news .firstImg img{height: 120px;width: 240px;float: left;}
.index_list .news .firstImg span{display:block;margin-left: 260px;text-align: center;line-height: 30px;font-size: 16px;padding-top: 20px;font-weight: bold;}
.index_list .news li{font-size: 13px;line-height: 16px;padding: 5px;color: #888888;/* border-bottom: 1px solid #9A9A9A; */overflow: auto;}
.index_list .news li span{float: right;color: #AEAEAE;}

/*媒体经管*/
.index_list .media li{font-size: 13px;line-height: 16px;padding:5px;color: #888888;float: left;}
.index_list .media li img{width: 120px;height: 70px;float: left;}
.index_list .media li div{float: left;width: 330px;margin-left: 10px;}
.index_list .media li b{display:block;line-height: 30px;font-size: 15px;}
.index_list .media li p{line-height: 20px;}

/*学术活动*/
.index_list .notice{}
.index_list .notice ul li{width:100%;float:left;border-bottom: 1px solid #CACACA;margin-top: 15px;margin-right: 5%;padding-bottom: 15px;}
.index_list .notice ul li div{float: left;width: 15%;border: 1px solid #CACACA;}
.index_list .notice ul li .date{display: block;color: #fff;background-color: #095bbf;text-align: center;line-height: 20px;font-size: 16px;}
.index_list .notice ul li .day{display: block;color: #095bbf;text-align: center;line-height: 20px;font-size: 16px;}
.index_list .notice ul li p{font-size: 15px;padding: 0 4%;float: left;line-height: 20px;width: 70%;}

/*学术活动*/
.index_list .act_list li{padding-left: 30px;background:url(index_res/arrow_line.png) no-repeat left top;margin-top: 18px;margin-left: 30px;}
.index_list .act_list li span{text-align: center;width: 50px;float: left;}
.index_list .act_list li p{line-height: 20px;}

/*右边图片导航*/
.index_imgnav{width:200px;float:left;text-align: center;}
.index_imgnav li{margin-top: 10px;}
.index_imgnav li img{width: 174px;height: 65px;}

.footer ul.contDiv{display:none;}

/*飘窗*/
.flowingDiv{position: absolute;text-align: center;right: 200px;top: 200px;z-index: 9999;}
.flowingDiv img{width: 100%;}

#wp_news_w90 .wp_article_list .list_item .pr_fields{display:none;}

.wp_article_list .list_item { width:100%; height:24px; line-height:24px; border-bottom:0px dashed #ccc;  vertical-align:top; }